Configuring RTF for the Expere Testing System: ExpereTestingSystem.properties

This section explains how to configure the ExpereTestingSystem.properties file to enable RTF functionality.
  1. Open ExpereTestingSystem.properties in a text editor.
  2. Change the property value below to On to enable the RTF functionality.
    #######################################################
    ## Indicate whether RTF should be included as an assembly format option
    # Possible Values: Off, On
    # Default Value: Off
    com.bankerssystems.xiets.assembly.SupportRTF=On
    #######################################################